PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFAlternateImage Class
/ setImage Method
The image object represented by this alternate image.
Collapse All
Expand All
In This Topic
setImage Method
In This Topic
Sets the image.
Syntax
public
void
setImage(
PDFImage
image
)
Parameters
image
The image object represented by this alternate image.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When image is null.
See Also
Reference
PDFAlternateImage Class
PDFAlternateImage Members